From 8a72031e9961577ec93476d17afcc7942ea30971 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 7 Jan 2020 16:16:05 -0500 Subject: [PATCH] Adwaita: No drag highlight for stack switchers --- gtk/theme/Adwaita/_common.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss index 9ac6b1beba..7989279b09 100644 --- a/gtk/theme/Adwaita/_common.scss +++ b/gtk/theme/Adwaita/_common.scss @@ -3901,6 +3901,7 @@ expander-widget title:hover > expander { color: lighten($fg_color,30%); //only lightens the icon } +stackswitcher, expander-widget { &:not(decoration):not(window):drop(active):focus, &:not(decoration):not(window):drop(active) { -- 2.30.2